home *** CD-ROM | disk | FTP | other *** search
- Path: netnews.upenn.edu!news
- From: Joel Wilson <jwilson@lsac.org>
- Newsgroups: comp.lang.c++
- Subject: GetProcessVersion error under MSVC++ 4.0
- Date: Thu, 25 Jan 1996 11:30:25 -0500
- Organization: Law Services
- Message-ID: <3107B021.A51@lsac.org>
- NNTP-Posting-Host: jwilson.lsac.org
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (WinNT; I)
- CC: jwilson@lsac.org
-
- I recently compiled a program under MSVC++ 4.0 which I have been
- running for months under a MSVC++ 2.x compilation. The program
- compiled and linked perfectly on my NT 3.51 Worksatation, but
- when I tried to run it on my NT 3.51 server (which does NOT have
- MSVC++ 4.0 installed on it) I get the error message
-
- "The procedure entry point for GetProcessVersion
- cannot be found. Error in KERNEL32.DLL."
-
- (or something very close to this).
-
- I suspect that MSVC++ 4.0 installs an updated DLL somewhere and
- that if I installed 4.0 on the server the program would run
- fine. Has anyone else seen this? Can I fix it without
- installing 4.0 on the server? How does Microsoft expect us to
- distribute applications compiled under 4.0?
-
- --
- ====================================================
- Joel M. Wilson, Sr. Programmer/Analyst, Law Services
- jwilson@lsac.org
- - Being on the net is me being social -
-